Sorts the elements in the collection.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
| C# |
|---|
public void Sort() |
| Visual Basic |
|---|
Public Sub Sort |
Remarks
This method assumes the elements support the IComparable interface.